[INFO] fetching crate loq 0.1.0...
[INFO] testing loq-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate loq 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate loq 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate loq 0.1.0
[INFO] tweaked toml for crates.io crate loq 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate loq 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate loq 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_ignored v0.1.14
[INFO] [stderr]   Downloaded loq_core v0.1.0
[INFO] [stderr]   Downloaded loq_fs v0.1.0
[INFO] [stderr]   Downloaded insta v1.46.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7c9f8c60d5a41ffd0a1ad0d27db4e40a0378c1b5eb37ef16a0bce66e1b757a3
[INFO] running `Command { std: "docker" "start" "-a" "f7c9f8c60d5a41ffd0a1ad0d27db4e40a0378c1b5eb37ef16a0bce66e1b757a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7c9f8c60d5a41ffd0a1ad0d27db4e40a0378c1b5eb37ef16a0bce66e1b757a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7c9f8c60d5a41ffd0a1ad0d27db4e40a0378c1b5eb37ef16a0bce66e1b757a3", kill_on_drop: false }`
[INFO] [stdout] f7c9f8c60d5a41ffd0a1ad0d27db4e40a0378c1b5eb37ef16a0bce66e1b757a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34629aee5d349c03a3332ae53962a2f1cb9a8626d927e918f9cbb49506354375
[INFO] running `Command { std: "docker" "start" "-a" "34629aee5d349c03a3332ae53962a2f1cb9a8626d927e918f9cbb49506354375", kill_on_drop: false }`
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_ignored v0.1.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling loq_core v0.1.0
[INFO] [stderr]    Compiling loq_fs v0.1.0
[INFO] [stderr]    Compiling loq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.58s
[INFO] running `Command { std: "docker" "inspect" "34629aee5d349c03a3332ae53962a2f1cb9a8626d927e918f9cbb49506354375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34629aee5d349c03a3332ae53962a2f1cb9a8626d927e918f9cbb49506354375", kill_on_drop: false }`
[INFO] [stdout] 34629aee5d349c03a3332ae53962a2f1cb9a8626d927e918f9cbb49506354375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42f98037653baa35406731ac40f59c21738e8e0c9a30ac4f4c158283f81eb250
[INFO] running `Command { std: "docker" "start" "-a" "42f98037653baa35406731ac40f59c21738e8e0c9a30ac4f4c158283f81eb250", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling insta v1.46.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling loq_core v0.1.0
[INFO] [stderr]    Compiling loq_fs v0.1.0
[INFO] [stderr]    Compiling loq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.42s
[INFO] running `Command { std: "docker" "inspect" "42f98037653baa35406731ac40f59c21738e8e0c9a30ac4f4c158283f81eb250", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f98037653baa35406731ac40f59c21738e8e0c9a30ac4f4c158283f81eb250", kill_on_drop: false }`
[INFO] [stdout] 42f98037653baa35406731ac40f59c21738e8e0c9a30ac4f4c158283f81eb250
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 905edde267c15e274fbddaf3cadb7847d972cc91fe9e3e634d386faf5e280ecd
[INFO] running `Command { std: "docker" "start" "-a" "905edde267c15e274fbddaf3cadb7847d972cc91fe9e3e634d386faf5e280ecd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/loq_cli-84a1ea3faaf0c0e2)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test baseline::tests::capitalize_first_handles_empty ... ok
[INFO] [stdout] test baseline::tests::baseline_report_is_empty ... ok
[INFO] [stdout] test baseline::tests::write_report_handles_removed_only ... ok
[INFO] [stdout] test baseline::tests::write_report_sorts_by_limit_and_summarizes ... ok
[INFO] [stdout] test baseline_shared::tests::build_temp_config_ignores_rules_without_path ... ok
[INFO] [stdout] test baseline_shared::tests::build_temp_config_keeps_glob_rules_only ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_mixed_paths_and_stdin ... ok
[INFO] [stdout] test check::input_scope::tests::decode_git_path_preserves_leading_and_trailing_spaces ... ok
[INFO] [stdout] test check::input_scope::tests::git_filter_from_args_respects_staged_and_diff ... ok
[INFO] [stdout] test check::input_scope::tests::git_diff_args_match_expected_flags ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_empty_defaults_to_cwd ... ok
[INFO] [stdout] test check::input_scope::tests::strip_line_endings_only_removes_newline_chars ... ok
[INFO] [stdout] test check::input_scope::tests::resolve_check_inputs_without_git_filter_uses_collect_inputs_behavior ... ok
[INFO] [stdout] test check::input_scope::tests::has_git_dir_ancestor_detects_repo_markers ... ok
[INFO] [stdout] test check::input_scope::tests::decode_git_path_handles_non_utf8_bytes ... ok
[INFO] [stdout] test check::tests::handle_check_output_default_mode_skips_skip_warnings ... ok
[INFO] [stdout] test check::tests::handle_check_output_json_format ... ok
[INFO] [stdout] test check::tests::handle_check_output_with_walk_errors ... ok
[INFO] [stdout] test check::tests::handle_check_output_verbose_mode_shows_skip_warnings ... ok
[INFO] [stdout] test check::tests::handle_fs_error_returns_error_status ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_reports_stdin_error ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_stdin_with_paths ... ok
[INFO] [stdout] test check::input_scope::tests::collect_inputs_stdin_only_no_default ... ok
[INFO] [stdout] test config_edit::tests::add_update_remove_rule_flow ... ok
[INFO] [stdout] test config_edit::tests::extract_paths_from_array ... ok
[INFO] [stdout] test config_edit::tests::extract_paths_from_string ... ok
[INFO] [stdout] test config_edit::tests::collect_exact_path_rules_normalizes_dot_slash ... ok
[INFO] [stdout] test config_edit::tests::collect_exact_path_rules_filters_non_exact_rules ... ok
[INFO] [stdout] test config_edit::tests::default_document_has_expected_defaults ... ok
[INFO] [stdout] test config_edit::tests::is_exact_path_handles_escaped_metacharacters ... ok
[INFO] [stdout] test config_edit::tests::normalize_display_path_strips_dot_slash ... ok
[INFO] [stdout] test config_edit::tests::unescape_glob_handles_adjacent_escaped_sequences ... ok
[INFO] [stdout] test config_edit::tests::unescape_glob_reverses_escape ... ok
[INFO] [stdout] test config_edit::tests::is_exact_path_detects_globs ... ok
[INFO] [stdout] test baseline_shared::tests::scan_violations_does_not_include_temp_config_file ... ok
[INFO] [stdout] test init::tests::default_config_has_expected_values ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_skips_if_already_present ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_creates_entry ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_skips_if_no_gitignore ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_handles_empty_file ... ok
[INFO] [stdout] test output::json::tests::fix_guidance_excluded_without_violations ... ok
[INFO] [stdout] test output::json::tests::binary_file_warning ... ok
[INFO] [stdout] test output::json::tests::fix_guidance_included_with_violations ... ok
[INFO] [stdout] test init::tests::add_to_gitignore_handles_no_trailing_newline ... ok
[INFO] [stdout] test output::json::tests::all_outcomes_counted ... ok
[INFO] [stdout] test output::json::tests::missing_file_warning ... ok
[INFO] [stdout] test output::json::tests::unreadable_file_warning ... ok
[INFO] [stdout] test output::json::tests::violation_with_default_match ... ok
[INFO] [stdout] test output::json::tests::violation_with_rule_match ... ok
[INFO] [stdout] test output::json::tests::violations_sorted_by_path ... ok
[INFO] [stdout] test output::json::tests::walk_errors_included ... ok
[INFO] [stdout] test output::tests::colorspec_helpers_build_correctly ... ok
[INFO] [stdout] test output::tests::format_number_small ... ok
[INFO] [stdout] test output::tests::format_number_thousands ... ok
[INFO] [stdout] test output::tests::print_error_returns_error_status ... ok
[INFO] [stdout] test config_edit::tests::add_rule_escapes_glob_metacharacters ... ok
[INFO] [stdout] test output::tests::write_finding_path_without_directory ... ok
[INFO] [stdout] test output::tests::write_block_multiline ... ok
[INFO] [stdout] test output::tests::write_block_single_line ... ok
[INFO] [stdout] test output::tests::write_finding_skip_missing ... ok
[INFO] [stdout] test output::tests::write_finding_skip_unreadable ... ok
[INFO] [stdout] test output::tests::write_finding_violation ... ok
[INFO] [stdout] test output::tests::write_finding_violation_verbose_default_match ... ok
[INFO] [stdout] test output::tests::write_finding_violation_verbose_rule_match ... ok
[INFO] [stdout] test output::tests::write_guidance_multiline ... ok
[INFO] [stdout] test output::tests::write_guidance_preserves_trailing_newline ... ok
[INFO] [stdout] test output::tests::write_guidance_single_line ... ok
[INFO] [stdout] test output::tests::write_line_without_color ... ok
[INFO] [stdout] test output::tests::write_summary_all_passed ... ok
[INFO] [stdout] test output::tests::write_summary_single_violation ... ok
[INFO] [stdout] test output::tests::write_walk_errors_non_verbose ... ok
[INFO] [stdout] test output::tests::write_walk_errors_verbose ... ok
[INFO] [stdout] test config_edit::tests::collect_exact_path_rules_unescapes_escaped_paths ... ok
[INFO] [stdout] test relax::tests::apply_relax_changes_updates_and_adds_rules ... ok
[INFO] [stdout] test relax::tests::collect_violations_filters_and_normalizes ... ok
[INFO] [stdout] test relax::tests::write_report_formats_output ... ok
[INFO] [stdout] test relax::tests::write_report_formats_plural_summary ... ok
[INFO] [stdout] test tests::check_command_details_returns_none_for_non_check_commands ... ok
[INFO] [stdout] test tests::exit_status_to_exit_code ... ok
[INFO] [stdout] test tests::normalize_args_converts_stdin_dash_for_check ... ok
[INFO] [stdout] test tests::normalize_args_preserves_literal_dash_after_double_dash ... ok
[INFO] [stdout] test tests::normalize_args_converts_stdin_dash_with_global_flags ... ok
[INFO] [stdout] test tighten::tests::tighten_report_is_empty ... ok
[INFO] [stdout] test tighten::tests::write_report_handles_removed_only ... ok
[INFO] [stdout] test tighten::tests::write_report_sorts_by_limit_and_summarizes ... ok
[INFO] [stdout] test output::tests::format_number_hundreds ... ok
[INFO] [stdout] test output::tests::format_number_millions ... ok
[INFO] [stdout] test output::tests::write_line_with_color ... ok
[INFO] [stdout] test output::tests::write_summary_with_violations ... ok
[INFO] [stdout] test output::tests::write_finding_skip_binary ... ok
[INFO] [stdout] test check::input_scope::tests::git_repo_root_fails_outside_repo ... ok
[INFO] [stdout] test check::input_scope::tests::git_repo_root_returns_root ... ok
[INFO] [stdout] test check::input_scope::tests::run_git_returns_output_on_success ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_invalid_ref_fails ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_staged ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_deduplicates_and_sorts ... ok
[INFO] [stdout] test check::input_scope::tests::list_git_paths_diff ... ok
[INFO] [stdout] test check::input_scope::tests::resolve_git_inputs_uses_repo_root_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/loq-671e932d11401c47)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/baseline.rs (/opt/rustwide/target/debug/deps/baseline-80812a293323aec6)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test preserves_glob_rules ... ok
[INFO] [stdout] test creates_config_when_missing ... ok
[INFO] [stdout] test removes_rule_for_deleted_file ... ok
[INFO] [stdout] test respects_exclude_patterns ... ok
[INFO] [stdout] test respects_multiple_exclude_patterns ... ok
[INFO] [stdout] test adds_rules_for_violations ... ok
[INFO] [stdout] test updates_rule_if_file_grew ... ok
[INFO] [stdout] test skips_files_covered_by_glob_rules ... ok
[INFO] [stdout] test handles_multiple_violations ... ok
[INFO] [stdout] test can_disable_gitignore ... ok
[INFO] [stdout] test no_changes_when_all_compliant ... ok
[INFO] [stdout] test respects_gitignore ... ok
[INFO] [stdout] test threshold_flag ... ok
[INFO] [stdout] test removes_rule_if_file_compliant ... ok
[INFO] [stderr]      Running tests/baseline_rebaseline.rs (/opt/rustwide/target/debug/deps/baseline_rebaseline-a01b73e2411f8bcf)
[INFO] [stdout] test updates_rule_if_file_shrunk ... ok
[INFO] [stdout] test rules_are_respected_after_baseline ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test multiple_files_shrink_to_different_sizes ... ok
[INFO] [stdout] test handles_deleted_files_alongside_new_violations ... ok
[INFO] [stdout] test preserves_glob_rules_and_comments ... ok
[INFO] [stdout] test adds_updates_and_removes_in_single_pass ... ok
[INFO] [stdout] test with_nested_directories ... ok
[INFO] [stdout] test idempotent_when_no_changes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/baseline_reset.rs (/opt/rustwide/target/debug/deps/baseline_reset-5db3f09203c9bfe9)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test preserves_comments_and_formatting ... ok
[INFO] [stdout] test updates_grown_files ... ok
[INFO] [stdout] test combined_with_threshold ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-5888df6f55ab2d0f)
[INFO] [stdout] test handles_mixed_changes ... ok
[INFO] [stdout] test only_affects_exact_path_rules ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test check_allows_flags_after_paths ... ok
[INFO] [stdout] test config_error_is_reported ... ok
[INFO] [stdout] test check_diff_errors_when_not_in_git_repo ... ok
[INFO] [stdout] test check_staged_rejects_stdin_scope ... ok
[INFO] [stdout] test init_accepts_verbosity_flags ... ok
[INFO] [stdout] test check_staged_errors_when_not_in_git_repo ... ok
[INFO] [stdout] test check_staged_rejects_paths ... ok
[INFO] [stdout] test check_diff_rejects_paths ... ok
[INFO] [stdout] test check_explicit_files ... ok
[INFO] [stdout] test check_staged_errors_when_git_unavailable ... ok
[INFO] [stdout] test init_writes_config ... ok
[INFO] [stdout] test check_reads_stdin_list ... ok
[INFO] [stdout] test init_does_not_duplicate_cache_in_gitignore ... ok
[INFO] [stdout] test init_adds_cache_to_gitignore ... ok
[INFO] [stdout] test init_fails_when_exists ... ok
[INFO] [stdout] test exit_code_error_on_violation ... ok
[INFO] [stdout] test check_stdin_preserves_leading_and_trailing_spaces ... ok
[INFO] [stdout] test verbose_includes_rule ... ok
[INFO] [stdout] test missing_file_warns ... ok
[INFO] [stdout] test old_v1_cache_is_migrated_to_v2 ... ok
[INFO] [stdout] test verbose_shows_matched_rule_pattern ... ok
[INFO] [stdout] test verbose_includes_skip_warnings ... ok
[INFO] [stdout] test check_diff_since_ref_only_checks_changed_files ... ok
[INFO] [stdout] test check_staged_handles_leading_space_filename ... ok
[INFO] [stdout] test default_check_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_git_scope.rs (/opt/rustwide/target/debug/deps/cli_git_scope-09b9cf49cc196677)
[INFO] [stdout] running 14 tests
[INFO] [stdout] test check_diff_reports_spawn_error_from_git_diff ... ok
[INFO] [stdout] test check_staged_reports_empty_repo_root_from_git ... ok
[INFO] [stdout] test check_staged_preserves_rev_parse_stderr_for_non_repo_failures ... ok
[INFO] [stdout] test check_staged_reports_git_diff_failure_without_stderr ... ok
[INFO] [stdout] test check_staged_reports_spawn_error_from_git_diff ... ok
[INFO] [stdout] test check_diff_from_subdir_uses_repo_root_config ... ok
[INFO] [stdout] test check_diff_from_subdir_with_diff_relative_enabled_checks_repo_wide ... ok
[INFO] [stdout] test check_staged_from_subdir_uses_repo_root_config ... ok
[INFO] [stdout] test check_diff_from_subdir_without_scope_checks_repo_wide ... ok
[INFO] [stdout] test check_staged_from_subdir_with_diff_relative_enabled_checks_repo_wide ... ok
[INFO] [stdout] test check_staged_from_subdir_with_no_staged_files_succeeds ... ok
[INFO] [stdout] test check_staged_ignores_deleted_files ... ok
[INFO] [stdout] test check_staged_from_subdir_without_scope_checks_repo_wide ... ok
[INFO] [stdout] test check_staged_ignores_submodule_directory_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.41s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_scope_examples.rs (/opt/rustwide/target/debug/deps/cli_scope_examples-d204c7575cc7b511)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test stdin_scope_still_uses_only_listed_paths ... ok
[INFO] [stdout] test staged_scope_from_subdir_checks_repo_wide ... ok
[INFO] [stdout] test diff_head_ignores_untracked_files_and_only_checks_tracked_changes ... ok
[INFO] [stdout] test diff_range_accepts_commit_ranges_like_main_dot_dot_head ... ok
[INFO] [stderr]      Running tests/escaped_paths.rs (/opt/rustwide/target/debug/deps/escaped_paths-a082871b17d2be34)
[INFO] [stdout] test default_check_still_walks_current_directory ... ok
[INFO] [stdout] test explicit_path_scope_still_only_checks_requested_tree ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test relax_matches_existing_escaped_rule_and_updates_it ... ok
[INFO] [stdout] test baseline_and_relax_roundtrip_with_literal_braces_path ... ok
[INFO] [stdout] test baseline_and_relax_roundtrip_with_literal_right_bracket_path ... ok
[INFO] [stdout] test baseline_updates_existing_escaped_rule_without_duplicates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/relax.rs (/opt/rustwide/target/debug/deps/relax-409420849d24ca84)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test updates_existing_exact_rule ... ok
[INFO] [stderr]      Running tests/snapshots.rs (/opt/rustwide/target/debug/deps/snapshots-e8e6b12abe10d09f)
[INFO] [stdout] test creates_config_and_rule_when_missing ... ok
[INFO] [stdout] test exits_zero_when_no_violations ... ok
[INFO] [stdout] test adds_exact_override_for_glob ... ok
[INFO] [stdout] test orders_paths_and_applies_buffer_for_multiple_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test fix_guidance_shown_on_violation ... ok
[INFO] [stdout] test gitignore_respected ... ok
[INFO] [stdout] test all_ok ... ok
[INFO] [stdout] test binary_file_skipped ... ok
[INFO] [stdout] test empty_directory ... ok
[INFO] [stdout] test missing_file_explicit_arg ... ok
[INFO] [stdout] test json_output_multiple_rules ... ok
[INFO] [stdout] test baselined_file_passes ... ok
[INFO] [stdout] test json_output_all_ok ... ok
[INFO] [stdout] test one_violation ... ok
[INFO] [stdout] test json_output_empty_directory ... ok
[INFO] [stdout] test json_output_pass_and_fail ... ok
[INFO] [stdout] test json_output_one_violation ... ok
[INFO] [stdout] test multiple_rules ... ok
[INFO] [stdout] test nested_directories ... ok
[INFO] [stdout] test stdin_file_list ... ok
[INFO] [stdout] test no_config_uses_defaults ... ok
[INFO] [stdout] test pass_and_fail ... ok
[INFO] [stderr]      Running tests/tighten.rs (/opt/rustwide/target/debug/deps/tighten-613a0dd99e0566fd)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test fails_on_invalid_config ... ok
[INFO] [stdout] test removes_rule_when_file_compliant ... ok
[INFO] [stdout] test creates_config_when_missing ... ok
[INFO] [stdout] test does_not_add_rules_for_new_violations ... ok
[INFO] [stdout] test does_not_increase_when_file_grows ... ok
[INFO] [stderr]    Doc-tests loq_cli
[INFO] [stdout] test tightens_when_file_shrinks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "905edde267c15e274fbddaf3cadb7847d972cc91fe9e3e634d386faf5e280ecd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "905edde267c15e274fbddaf3cadb7847d972cc91fe9e3e634d386faf5e280ecd", kill_on_drop: false }`
[INFO] [stdout] 905edde267c15e274fbddaf3cadb7847d972cc91fe9e3e634d386faf5e280ecd
